You are here: COM Interface > Interfaces > ISearchJob Interface > ISearchJob::IndexesToSearch Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchJob::IndexesToSearch Property
Syntax
IDL
__property BSTR IndexesToSearch;

List of indexes to search. Deprecated: Use AddIndexToSearch

For each index, provide the full path to the index. If more than one index path is provided, separate the paths with spaces. If a path contains a space, use quotation marks around the path. Example:

c:\docs\index "d:\My Documents\Index"